Skip to content

Add initial PG19 support#983

Open
JelteF wants to merge 3 commits intomainfrom
basic-pg19-support
Open

Add initial PG19 support#983
JelteF wants to merge 3 commits intomainfrom
basic-pg19-support

Conversation

@JelteF
Copy link
Copy Markdown
Collaborator

@JelteF JelteF commented Dec 5, 2025

PG19 development is well underway, it would be good if we can compile pg_duckdb without problems with it already so we don't have to fix all the things at the end.

@JelteF JelteF force-pushed the basic-pg19-support branch 3 times, most recently from b26d61e to 13ab5f6 Compare December 8, 2025 16:52
JelteF added a commit that referenced this pull request Dec 10, 2025
JelteF added a commit that referenced this pull request Dec 10, 2025
Taken from Postgres commit: 8268e66ac64cb846517580e0808f971343391fdf
JelteF added a commit that referenced this pull request Dec 10, 2025
Changes created by doing:

```
git diff e963297 src/vendor/pg_ruleutils_17.c > ruleutils.diff
```

Then slightly modifying that diff file to replace 17 with 19

```
git apply --3way ruleutils.diff
```
@JelteF JelteF force-pushed the basic-pg19-support branch from 7031a50 to f07d1f4 Compare December 10, 2025 09:45
@JelteF JelteF added this to the 1.2.0 milestone Dec 10, 2025
JelteF added a commit that referenced this pull request Dec 10, 2025
@JelteF JelteF force-pushed the basic-pg19-support branch from f07d1f4 to d3248cc Compare December 10, 2025 11:46
JelteF added a commit that referenced this pull request Dec 10, 2025
Taken from Postgres commit: 8268e66ac64cb846517580e0808f971343391fdf
JelteF added a commit that referenced this pull request Dec 10, 2025
Changes created by doing:

```
git diff e963297 src/vendor/pg_ruleutils_17.c > ruleutils.diff
```

Then slightly modifying that diff file to replace 17 with 19

```
git apply --3way ruleutils.diff
```
Taken from Postgres commit: 8268e66ac64cb846517580e0808f971343391fdf
Changes created by doing:

```
git diff e963297 src/vendor/pg_ruleutils_17.c > ruleutils.diff
```

Then slightly modifying that diff file to replace 17 with 19

```
git apply --3way ruleutils.diff
```
@JelteF JelteF force-pushed the basic-pg19-support branch from 0d609fc to 055c4b2 Compare December 19, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant